/* home */
.clear{
	zoom: 1;
}
.clear:after{
	content: "";
	display: block;
	clear: both;
}
h2, h2 a{
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 15px !important;
  color: red;
}

h1{
	font-size: 28px;
	color: #333;
	font-weight: normal;
}
.head-wrap{
	width: 100%;
	min-width: 1200px;
	background: url(/images/pc/banner-bg.png) top center no-repeat;
}
.head-bg{
	width: 100%;
	min-width: 1200px;

}
.head{
	width: 1200px;
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
}
.logo{
	width: 161px;
	height: 50px;
	float: left;
	margin-top: 20px;
}
.nav{
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
.nav ul li{
	display: inline;
}
.nav ul li a{
	font-size: 16px;
	color: #666666;
	font-weight: 300;
	line-height: 50px;
	display: block;
	float: left;
	margin-right: 58px;
	position: relative;
}
.nav ul li a:after{
	content: "";
	width: 100%;
	height: 3px;
	background: #25b864;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: all 300ms;
	border-radius: 2px;
}
.head .nav .active a:after{
	content: "";
	width: 10px;
	height: 3px;
	background: #25b864;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	opacity: 1;
}
.nav ul li a:hover:after{
	width: 10px;
	opacity: 1;
	left: 50%;
	margin-left: -5px;
}
.search{
	float: right;
	margin-top: 25px;
}
.search .input{
	width: 200px;
	height: 40px;
	border: 1px solid #dddddd;
	background: #f7f7f7;
	line-height: 38px;
	box-sizing: border-box;
	text-indent: 15px;
	border-radius: 6px;
	color: #999;
}
.search .input:focus{
	border: 1px solid #76c5a3;
}
.search .btn{
	width: 15px;
	height: 15px;
	background: url(/img/images/search.png) no-repeat;
	display: inline-block;
	border: none;
	margin-left: 10px;
}
.banner-warp{
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 20px;
}
.banner{
	width: 800px;
	height: 338px;
	float: left;
	text-align: center;
}
.head-article{
	width: 360px;
	height: 313px;
	background: url(/images/pc/aritcle-bg.png) top center no-repeat;
	float: right;
	padding: 0 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.head-article-title{
	margin-top: 26px;
	margin-bottom: 26px;
}
.head-article-title a{
	width: 60px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: right;
	font-size: 12px;
	color: #76c5a3;
	background: #fff;
	border-radius: 12px;
	text-align: center;
}
.head-article-title p{
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
}		
.head-article-title p em{
	width: 24px;
	height: 22px;
	display: inline-block;
	background: url(/images/pc/aritcle-ico.png) no-repeat;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
}
.head-article-content{
	background: #fff;
	padding: 20px;
	border-radius: 6px;
	height: 180px;
	box-sizing: border-box;
}
.head-article-content span{
	font-size: 16px;
	color: #333333;
}
.head-article-content span em{
	color: #76c5a3;
}
.head-article-content p{
	font-size: 16px;
	color: #666;
	margin-top: 16px;
	line-height: 24px;
}
.cate-list{
	width: 1200px;
	
	margin: 0 auto;
}
.cate-list-item{
	width: 380px;
	height: 239px;
	float: left;
	box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
	background: #ffffff;
	border-radius: 12px;
	padding: 40px;
}
.ms-cate{
	margin-left: 20px;
}
.zn-cate{
	margin-left: 30px;
}
.cate-list-item .item-title{
	font-size: 20px;
	color: #333333;
	font-weight: 300;
}
.cate-list-item .item-title em{
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}
.ls-cate .item-title em{
	background: url(/img/images/list_ico.png)no-repeat;
}
.ms-cate .item-title em{
	background: url(/img/images/list_ico.png)no-repeat;
}
.zn-cate .item-title em{
	background: url(/img/images/list_ico.png)no-repeat;
}
.cate-list-item ul{
	padding-left: 10px;
	margin-top: 10px;
}
.cate-list-item ul li{
	float: left;
}
.cate-list-item ul li a{
	font-size: 16px;
	font-weight: 300;
	color: #666666;
	line-height: 36px;
}
.cate-list-item ul li a:hover{
	color: #76c5a3;
}
.ls-cate ul li a{
	margin-right: 10px;
}
.ms-cate ul li a{
	margin-right: 10px;
}
.zn-cate ul li a{
	margin-right: 10px;
}
.main-wrap{
	width: 1200px;
	margin: 0 auto;
}
.main-title-wrap{
	margin-top: 40px;
	margin-bottom: 20px;
}
.main-title{
	font-size: 30px;
	color: #333333;
	float: left;
	line-height: 1.5;

}
.wrap-cate{
	float: right;
	margin-top: 10px;
}
.wrap-cate ul li{
	display: inline;
}
.wrap-cate ul li a{
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
	margin-left: 40px;
	color: #666666;
}
.wrap-cate ul li:hover  a{
	color:#76c5a3;
}
.main-left{
	width: 860px;
	float: left;
}
.hot-case{
	height: 140px;
	background: #fafafa;
}
.hot-case img{
	width: 240px;
	height: 140px;
	display: block;
	float: left;
}
.hot-case-text{
	width: 620px;
	float: left;
	padding: 30px;
	box-sizing: border-box;
}
.hot-case-text a{
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	line-height: 1.1;
}
.hot-case-text a:hover{
	color: #76c5a3;
}
.hot-case-text p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 20px;
}
.main-left-list ul {
margin: 15px -20px 0;
}
.main-left-list ul li{
	width: 240px;
	float: left;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 0 30px;
}
.main-left-list ul li a{
	max-width: 170px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main-left-list ul li span{
	float: right;
	color: #c0c0c0;
}
.main-left-list ul li em{
	width: 4px;
	height: 4px;
	display: block;
	float: left;
	background: #76c5a3;
	margin-right: 10px;
	margin-top: 20px;
}
.main-left-list ul li:hover a{
	color: #76c5a3;
}
.main-right-list{
	width: 300px;
	float: right;
}
.right-title{
	height: 60px;
	box-sizing: border-box;
	border-left: 4px solid #25b864;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
	font-weight: 300;
	line-height: 60px;
}
.right-title em{
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(/img/images/list_ico.png) no-repeat;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
}
.main-right-list ul{
	height: 300px;
	box-sizing: border-box;
	border-left: 4px solid #f5f5f5;
	padding-left: 20px;
	overflow: hidden;
	padding-top: 10px;
	display: -webkit-box; 
    display: -moz-box; 
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex; 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.main-right-list ul li{
	box-sizing: border-box;
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}
.main-right-list ul li em{
	display: inline-block;
	width: 20px;
	margin-right: 10px;
	text-align: right;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.main-right-list ul li:hover{
	background: #434f59;
	color: #ffffff;
}
.main-right-list ul li:hover em,.main-right-list ul li:hover a{
	color: #ffffff;
}
.main-right-list ul li.hot3 em{
	color: #ec3a3a;
}
.main-right-list ul li.hot3:hover em{
	color: #ffffff;
}
.main-right-list ul li.hot3:hover{
	background: #ec3a3a;
}
.link{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.link-title{
	font-size: 18px;
	line-height: 40px;
	color: #333333;
	font-weight: 300;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 5px;
}
.link-title em{
	width: 20px;
	height: 20px;
	background: url(/images/pc/link-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
}
.link ul li{
	float: left;
	line-height: 36px;
}
.link ul li a{
	font-size: 14px;
	color: #999999;
	margin-right: 50px;
}
.link ul li:hover a{
	color: #76c5a3;
}
.footer-bg{
	width: 100%;
	min-width: 1200px;
	height: 225px;
	background: url(/images/pc/footer-bg.png) top center no-repeat;
	margin-top: 20px;
}
.footer{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 130px;
}
.footer p{
	font-size: 14px;
	color: #666666;
}
.bg{background: #fafafa }
.bgf{background-color: #fff;border-bottom: 1px solid #eeeeee;}
.location{height: 52px;line-height: 52px;font-size: 14px;color: #999;width: 1200px;margin:0 auto;}
.location a{font-size: 14px;color: #666;}
.article{width: 1200px;margin:0 auto;}
.ar_left{width: 870px;float: left;}
.ar_right{width: 300px;float: right;}
.jx_title{margin:20px 20px 10px 20px;border-bottom: 1px solid #eeeeee;padding-bottom: 5px;font-size: 20px;}
.jx_li{background-color: #fff;border: 1px solid #eeeeee;overflow: hidden;padding-bottom: 20px;}
.jx_list ul li{width: 43%;float: left;line-height: 40px;margin-left:3%}
.jx_list ul li em{float: left;font-size: 14px;color: #666;margin-left:10px;margin-right: 5px;}
.jx_list ul li a{
	font-size: 14px;
	color: #666;
	width: 70%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jx_list ul li:hover {background-color: #ec3a3a;}
.jx_list ul li:hover a{color: #fff;}
.jx_list ul li:hover em{color: #fff;}
.color1,.color2,.color3,.color4 {color: #ec3a3a !important;font-weight: bold;}
.t20{margin-top: 20px;}
.ad{border: 1px solid #eee;background-color: #fff;font-size: 14px;color: #333;margin-top: 20px;padding:10px 0;}
.ad p{text-align: right;margin-right: 10px;margin-bottom: 5px;}
.border{background-color: #fff;overflow: hidden;border: 1px solid #eeeeee;}
.ar_title{margin:37px;}
.ar_title p{font-size: 36px;color: #333;}
.ar_title span{display: block;font-size: 14px;color: #999;margin-top: 15px;}
.ar_body{margin:37px;margin-top: 0;font-size: 15px;color: #666;line-height: 42px;}
.ar_body strong{font-size: 16px;font-weight: bold;}
.ar_body p {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 15px;
    text-align: justify;
}
.ar_body em{color:red;}
.xg_list strong{color:red;}
.xg{margin:0 37px;margin-top: 20px;overflow: hidden;padding-bottom: 30px;}

.xg_title{font-size: 20px;color: #333;margin-bottom: 15px;}
.xg_list ul{margin-right: -4%;}
.xg_list ul li{
	width: 29.33%;
	float: left;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin-right:4%;
	
}
.xg_list ul li a{
	max-width: 150px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xg_list ul li span{
	float: right;
	color: #c0c0c0;
}
.xg_list ul li em{
	width: 4px;
	height: 4px;
	display: block;
	float: left;
	background: #76c5a3;
	margin-right: 10px;
	margin-top: 20px;
}
.xg_list ul li:hover a{
	color: #76c5a3;
}
.ar_class{margin-bottom: 20px;height: 236px;background:#fff right no-repeat;}
.c_title{margin:30px;}
.c_title img{float: left;margin-right: 7px;}
.c_title span{font-size: 20px;color: #333;float: left;}
.c_list{width: 760px;margin-left: 70px;margin-top: 10px;}
.c_list ul li {margin-top: 15px;float: left;}
.c_list ul li a{font-size: 16px;color: #666;padding:4px 15px;text-align: center;float: left;border-radius: 5px;}
.c_list ul li a:hover{background-color: #25b864;color: #fff;}
.list_list{margin-top: 20px;}
.li_list{margin:0 35px;margin-top: 20px;margin-bottom: 30px;overflow: hidden;}
.li_list ul{margin-right: -4%;}
.li_list ul li{
	width: 29.33%;
	float: left;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin-right:4%;
	
}
.li_list ul li a{
	max-width: 170px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.li_list ul li span{
	float: right;
	color: #c0c0c0;
}
.li_list ul li em{
	width: 4px;
	height: 4px;
	display: block;
	float: left;
	background: #76c5a3;
	margin-right: 10px;
	margin-top: 23px;
}
.li_list ul li:hover a{
	color: #76c5a3;
}
.l_title{margin:30px;}
.l_title img{float: left;margin-right: 7px;}
.l_title span{font-size: 20px;color: #333;float: left;margin-top: 5px}

.page{text-align: center;margin-top: 50px;margin-bottom:50px;}
.page a{padding:10px 15px;font-size: 14px;text-align: center;color: #999;border: 1px solid #e9e9e9;border-radius: 5px;background-color: #fff;}
.page_cur{background-color: #25b864 !important;color: #fff !important;}
.page a:hover{background-color: #25b864;color: #333}
.line{border-top: 1px solid #eee;}
